home *** CD-ROM | disk | FTP | other *** search
- Petri,
-
- As I think I've posted in the past (this should really be included in a
- FAQ or bug list!):
-
- The Sam Loop commands are bugged (what isn't? ;). Sam Loop Off is the only
- one that works with a Bit Pattern for the voices.
-
- Now your problem is a bit different. You set certian CHANNELS to looping
- and then play anything on them at anytime and they'll loop, what your
- example does is turn Looping ON for all channels, play a sample, then turn
- all Looping OFF so nothing loops.
-
- If you want channel 2 and ONLY channel 2 to loop constantly, do this:
-
- Sam Loop On
- Sam Loop Off %1011
-
- Sam Play x,%100
-
- That turns on all looping, then shuts it off for channels 0, 1, and 3.
- Play samples on channel 2 and they'll always loop.
-
- Seumas @ Dark Unicorn Productions
- (sfmcnally@bix.com)
-
-